FillStyle
When working in DRAW mode this property returns and sets the pattern used to fill circles and boxes created with the DrawCircle and DrawLine graphics methods.
When working in EDIT mode this property is NOT effective.
Syntax: | imaG.FillStyle = style (constant) |
Constants: | Microsoft Visual Basic FillStyleConstants . |
Default Value: 0 vbFSSolid
This is a standard Microsoft Visual Basic property.
The constant meaning is described in the Microsoft Visual Basic Help.
See also FillColor , ForeColor , EditColorRight